@charset "utf-8";
/* CSS Document */
*{
	transition: all 0.3s linear;
}
body {
	font-size: 12px;
	line-height: 2em;
	color: #444444;
	font-family: "微软雅黑";
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	font-family: "微软雅黑";
	font-size: 12px;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li {
	list-style: none;
}
img {
	font-size: 0;
	vertical-align: bottom;
	line-height: 0;
	border: 0;
}
a, a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #ff7a00;
	text-decoration: none;
}
.c {
	clear: both;
}
/*----------------------------------------------end main-----------------------------------------*/
.m1 {
	width: 1200px;
	margin: 0 auto;
}
.m2 {
	width: 1200px;
	margin: 30px auto;
}
.fannao {
	background: #f8f8f8;
	text-align: center;
	padding: 25px 0px;
	margin-bottom: 40px;
}
.xiao_banner {
	background: url(../images/banner1.png) no-repeat center top;
	height:202px;
}
.youshi {
	width: 1200px;
	margin: 70px auto 120px;
}
.youshi1 {
	margin-bottom:50px;
}
.ys1_l {
	width:690px;
	float:left;
	padding-top:70px;
}
.ys1_l p {
	padding:25px 0 0 70px;
}
.ys1_r {
	float:right;
}
.youshi2 {}
.ys2_l {
	float:left;
}
.ys2_r {
	width:542px;
	float:right;
	padding-right:30px;
}
.ys2_r p {
	padding:35px 0 0 70px;
}
.zixun {
	width: 1000px;
	margin: 40px auto;
}
.index_t {
	height: 48px;
	border-bottom: 1px solid #e5e5e5;
}
.title_left {
	float: left;
	color: #44454b;
	font: bold 16px/48px "微软雅黑";
}
.title_right {
	float: right;
	padding: 18px 0px 0px 0px;
}
.top {
	background: #ebebeb;
	height: 30px;
	line-height: 30px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.menu {
	width: 100%;
	height: 70px;
	clear: both;
	overflow: hidden;
	background: #3b4653;
}
.menu ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	clear:both;
	overflow:hidden;
}
.menu ul li {
	width:150px;
	float:left;
	height: 70px;
	text-align: center;
	font: 14px/70px "微软雅黑";
}
.menu ul li a {
	display:block;
	color: #fff;
	text-decoration: none;
}
.menu ul li a:hover {
	text-decoration: none;
	background-color:#ff7a00;
}
.menu ul li img {
	font-size: 0px;
	vertical-align: bottom;
	line-height: 0px;
}
.banner {
	height: 500px;
	width: 100%;
}
#full-screen-slider {
	width: 100%;
	height: 500px;
	position: relative;
}
#slides {
	display: block;
	width: 100%;
	height: 500px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	right: 45%;
	bottom: 30px;
	z-index: 9900;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 45px;
	height: 7px;
	float: left;
	margin: 0px 10px;
	border-radius: 1px;
	background: #3b4653;
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #ff7a00;
}
.banner_bottom {
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 1px;
	margin-bottom:25px;
}
.key {
	font: normal 12px/54px "微软雅黑";
	height: 54px;
	float: left;
}
.key span {
	color: #017ed8;
	font-size: 14px;
}
.search {
	float: right;
	width: 205px;
	height: 26px;
	padding: 14px 0px 0px 0px;
}
.search form input.txt {
	border: 0px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	width: 154px;
	float: left;
	color: #8b8b8b;
	background: url(../images/index_10.jpg) no-repeat;
}
.search form input.btn {
	background: url(../images/index_11.jpg) no-repeat;
	width: 41px;
	height: 26px;
	border: 0px;
	cursor: hand;
	float: left;
}
.gezibj {
	background: url(../images/index_03.jpg) repeat;
	padding:50px 0 110px 0;
}
.list {
	width: 250px;
	float: left;
}
.list_t {
	color: #fff;
	text-align: center;
	height:93px;
	font: normal 22px/93px "微软雅黑";
	background-color:#3b4653;
}
.list_t span {
	color: #ff6d00;
}
.list_nr {
	width: 250px;
}
.list_nr ul {
	width: 210px;
	padding:0 20px;
}
.list_nr ul li {
	font: 13px/50px "微软雅黑";
	border-bottom:1px solid #f2f3f4;
}
.list_nr ul li a, .list_nr ul li a:visited {
	text-decoration: none;
	display: block;
	background: url(../images/index_31.png) no-repeat right center;
}
.list_nr ul li a:hover {
	font-weight:bold;
	background: url(../images/index_28.png) no-repeat right center;
}
.list_nr ul li.er {
	font: 12px/24px "微软雅黑";
}
.list_nr ul li.er a, .list_nr ul li.er a:visited {
	text-decoration: none;
	display: block;
	padding-left: 15px;
}
.list_nr ul li.er a:hover {
	font-weight:bold;
}
.list_contact {
	width: 210px;
}
.pro {
	float: right;
	width: 890px;
	padding-right:20px;
}
.pro_t {
	border-bottom: 1px solid #e1e4e5;
	margin-bottom: 30px;
}
.pro_t_left {
	float: left;
	color:#ff6d00;
	font: bold 18px/58px "微软雅黑";
	background: url(../images/index_18.jpg) no-repeat left center;
	padding-left: 15px;
}
.pro_t_left span {
	font: normal 12px/42px "微软雅黑";
	color: #999999;
}
.pro_t_right {
	float: right;
	padding: 15px 0px 0px 0px;
}
.case {
	width: 890px;
	clear: both;
	overflow: hidden;
}
.case ul li {
	float: left;
	width: 270px;
	border: 1px solid #edeff1;
	margin:0 18px 20px 0;
}
.case ul li:hover {
	border: 1px solid #ff6d00;
}
.case ul li img {
	font-size: 0px;
	vertical-align: bottom;
	line-height: 0px;
	width: 250px;
	height: 180px;
	padding: 10px;
}
.case ul li:hover img {
	background: #ff6d00;
}
.case ul li span {
	display: block;
	text-align: center;
	line-height: 40px;
	background-color:#edeff1;
}
.case ul li:hover span {
	color:#fff;
	background-color:#ff6d00;
}
.hezuo {
	width: 998px;
	margin: 0 auto;
	border: 1px solid #e1e1e1;
	margin-bottom: 40px;
}
.hezuo_t {
	text-align: center;
	margin: 30px 0px;
}
.hezuo_nr {
	width: 980px;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
	padding-bottom: 35px;
}
.hezuo_nr ul li {
	float: left;
	padding: 0px 10px;
	width: 144px;
}
.hezuo_nr ul li img {
	width: 140px;
	height: 75px;
	font-size: 0px;
	vertical-align: bottom;
	line-height: 0px;
	border: 1px solid #cecece;
	padding: 1px;
}
.witness {
	width: 600px;
	float: left;
	border: 1px solid #e1e1e1;
	padding: 0px 19px;
}
.witness_nr {
	width: 600px;
	padding-top: 30px;
}
.witness_nr dl {
	padding: 0px 0px 35px 0px;
	clear: both;
	overflow: hidden;
}
.witness_nr dl dd.pic {
	float: left;
	width: 250px;
	height: 150px;
}
.witness_nr dl dt {
	float: right;
	width: 320px;
	font: normal 14px/26px "微软雅黑";
}
.witness_nr dl dd.txt {
	float: right;
	width: 320px;
	color: #999999;
	padding: 9px 0px 5px 0px;
	font: normal 12px/24px "微软雅黑";
}
.witness_nr dl dd.more {
	float: right;
	width: 320px;
}
.honor {
	width: 280px;
	float: right;
	border: 1px solid #e1e1e1;
	padding: 0px 19px;
}
.honor_nr {
	width: 280px;
}
.honor_nr ul {
	padding-top: 20px;
}
.honor_nr ul li {
	width: 280px;
}
.honor_nr ul li img {
	font-size: 0px;
	vertical-align: bottom;
	line-height: 0px;
	width: 268px;
	height: 156px;
	padding: 4px;
	border: 1px solid #d6d6d6;
}
.honor_nr ul li img:hover {
	font-size: 0px;
	vertical-align: bottom;
	line-height: 0px;
	width: 268px;
	height: 156px;
	padding: 4px;
	background: #017ed8;
	border: 1px solid #017ed8;
	transition: 0.8s all;
}
.honor_nr ul li span {
	display: block;
	text-align: center;
	line-height: 24px;
}
.about {
	background: url(../images/home_31.jpg) repeat-x top;
	min-height:398px;
	margin-bottom: 85px;
	clear: both;
	overflow: hidden;
}
.about_t {
	height: 42px;
	padding-top:10px;
}
.about_nr {
	background: url(../images/home_37.png) no-repeat right 4px;
	min-height: 338px;
	line-height: 28px;
	padding: 45px 620px 0 0;
	color: #fff;
}
.about_nr img {
	margin-top: 15px;
}
.fengcai {
	width: 1000px;
	margin: 0px auto 25px auto;
}
.fc_t {
	width: 1000px;
	margin-bottom: 45px;
}
.fc_nr {
	width: 750px;
	clear: both;
	overflow: hidden;
}
.fc_nr ul li {
	float: left;
	width: 230px;
	padding: 0px 20px 0px 0px;
}
.fc_nr ul li img {
	font-size: 0px;
	vertical-align: bottom;
	line-height: 0px;
	width: 220px;
	height: 165px;
	padding: 4px;
	border: 1px solid #d5d4d1;
}
.fc_nr ul li img:hover {
	font-size: 0px;
	vertical-align: bottom;
	line-height: 0px;
	width: 220px;
	height: 165px;
	padding: 4px;
	background: #017ed8;
	border: 1px solid #017ed8;
	transition: 0.8s all;
}
.fc_nr ul li span {
	display: block;
	text-align: center;
	line-height: 38px;
}
.fc_inr {
	width: 1000px;
	clear: both;
	overflow: hidden;
}
.fc_inr ul li {
	float: left;
	width: 230px;
	padding: 0px 20px 0px 0px;
}
.fc_inr ul li img {
	font-size: 0px;
	vertical-align: bottom;
	line-height: 0px;
	width: 220px;
	height: 165px;
	padding: 4px;
	border: 1px solid #d5d4d1;
}
.fc_inr ul li img:hover {
	font-size: 0px;
	vertical-align: bottom;
	line-height: 0px;
	width: 220px;
	height: 165px;
	padding: 4px;
	background: #017ed8;
	border: 1px solid #017ed8;
	transition: 0.8s all;
}
.fc_inr ul li span {
	display: block;
	text-align: center;
	line-height: 38px;
}
.problem {
	width: 280px;
	float: left;
	border: 1px solid #e1e1e1;
	padding: 0px 19px;
}
.problem_nr {
	width: 280px;
	padding: 0px 0px 15px 0px;
}
.problem_nr dl {
	width: 280px;
	padding: 15px 0px 0px 0px;
	clear: both;
	overflow: hidden;
}
.problem_nr dl dt {
	width: 255px;
	padding-left: 25px;
	background: url(../images/index_87.jpg) no-repeat left center;
	margin-bottom: 5px;
	font: normal 14px/22px "微软雅黑";
}
.problem_nr dl dt a {
	color: #ff6d00;
}
.problem_nr dl dd {
	width: 255px;
	padding-left: 25px;
	background: url(../images/index_93.jpg) no-repeat left top;
	font: 12px/22px "微软雅黑";
	color: #999999;
}
.news {
	width: 800px;
	float: right;
	border: 1px solid #e1e1e1;
	padding: 0px 19px 10px 19px;
}
.news_nr {
	width: 800px;
	padding-top: 20px;
}
.news_nr dl {
	clear: both;
	overflow: hidden;
	width: 800px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 20px;
}
.news_nr dl dd.pic {
	width: 200px;
	float: left;
}
.news_nr dl dt {
	width: 575px;
	float: right;
	font: normal 14px/20px "微软雅黑";
	padding-bottom: 5px;
}
.news_nr dl dt a {
	color: #44454b;
}
.news_nr dl dd.txt {
	width: 575px;
	float: right;
	color: #999;
}
.news_nr dl dd.more {
	width: 575px;
	float: right;
}
.news_nr ul {
	width: 800px;
	clear: both;
	overflow: hidden;
}
.news_nr ul li {
	line-height: 38px;
	background: url(../images/index_97.jpg) no-repeat 2px center;
	float: left;
	width: 370px;
	padding: 0px 15px 0px 15px;
}
.news_nr ul li span {
	float: right;
	color: #999999;
}
.hui {
	background: #f8f8f8;
	margin: 40px 0px;
}
.message {
	background: url(../images/index_100.jpg) no-repeat left top;
	width: 310px;
	margin: 0px auto;
	padding: 25px 0px 0px 690px;
	min-height: 405px;
	line-height: 48px;
}
.message_t {
	margin-bottom: 20px;
}
.message input.fill {
	background: #f8f8f8;
	border: 1px solid #d7d7d7;
	width: 238px;
	padding: 0px 10px;
	height: 30px;
	font: normal 14px/30px "微软雅黑";
}
.message textarea {
	width: 238px;
	height: 110px;
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #d7d7d7;
	font: normal 12px/28px "微软雅黑";
}
.message input.tijiao {
	background: #017ed8;
	width: 110px;
	height: 30px;
	text-align: center;
	border: none;
	color: #fff;
	font: normal 14px/30px "微软雅黑";
}
.link_wrapper {
	margin-top:55px;
	height:80px;
	line-height:80px;
	font-size: 16px;
	border-top:1px solid #e8eaeb;
}
.link {
	background: url(../images/link.png) no-repeat left center;
	padding-left:95px;
	width: 1105px;
	margin: 0 auto;
}
.bottom {
	background: #3b4653;
	height: 225px;
	color: #fff;
}
.b_title {
	float:left;
	padding: 60px 0 0 0;
	width:165px;
	min-height:165px;
	border-right:1px solid #657278;
}
.b_contact1 {
	float:left;
	padding: 50px 0 0 45px;
	width:290px;
}
.b_contact1 b {
	display:block;
	padding-bottom:20px;
}
.b_contact2 {
	float:left;
	padding: 90px 0 0 0;
	width:325px;
	min-height:135px;
	border-right:1px solid #657278;
}
.b_ewmtext {
	float:left;
	padding: 60px 0 0 45px;
	width: 200px;
}
.b_ewmtext p {
	display:inline-block;
	border-bottom:1px solid #647177;
	padding-bottom:8px;
	margin-bottom:8px;
}
.b_ewmtext b {
	display:block;
	font-size:20px;
}
.b_ermpic {
	float: right;
	width: 125px;
	padding: 50px 0 0 0;
}
.map {
	float: left;
	width: 720px;
}
.map ul {
	clear: both;
	overflow: hidden;
}
.map ul li {
	float: left;
	width: 90px;
}
.map ul li a, .link ul li a:visited {
	color: #9e9e9e;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
}
.map ul li a:hover {
	color: #017ed8;
	text-decoration: none;
}
.back {
	float: right;
	width: 160px;
	background: #017ed8;
	font: normal 16px/45px "微软雅黑";
	text-align: center;
}
.back a {
	color: #fff;
	display: block;
}
.foot {
	background: #252d3b;
	height: 58px;
	line-height: 58px;
	color: #fff;
}
.foot a {
	color: #fff;
}
.wenzi {
	float: left;
}
.ewm {
	float: right;
}
/*----------------------------------------------end index-----------------------------------------*/
.ny_left {
	width: 250px;
	float: left;
}
.ny_list {
	margin-bottom: 35px;
}
.ny_list_t {
	border-top: 2px solid #21212d;
	height: 46px;
	font: normal 22px/46px "微软雅黑";
	background: url(../images/ny_03.png) no-repeat 190px center #3b4653;
	color: #fff;
	padding-left: 20px;
}
.ny_list_nr {
	clear: both;
	overflow: hidden;
}
.ny_list_nr ul li {
	height: 40px;
	font: normal 14px/40px "微软雅黑";
	padding: 1px 0px 0px 0px;
}
.ny_list_nr ul li a, .ny_list_nr ul li a:visited {
	display: block;
	text-decoration: none;
	border-left: 1px solid #3b4653;
	background: #f5f5f5;
	padding-left: 25px;
}
.ny_list_nr ul li a:hover {
	display: block;
	text-decoration: none;
	border-left: 1px solid #3b4653;
	padding-left: 25px;
	background: none;
}
.ny_list_nr ul li.er {
	height: 28px;
	font: normal 12px/28px "微软雅黑";
	padding: 1px 0px 0px 0px;
}
.ny_list_nr ul li.er a, .ny_list_nr ul li.er a:visited {
	display: block;
	text-decoration: none;
	border-left: 1px solid #3b4653;
	background: #fafafa;
	padding-left: 35px;
}
.ny_list_nr ul li.er a:hover {
	display: block;
	text-decoration: none;
	border-left: 1px solid #3b4653;
	padding-left: 25px;
	background: none;
}
.lianxi {
	background: #f5f5f5;
	padding: 15px 20px;
	color: #888;
}
.lianxi h1 {
	font: normal 16px/20px "微软雅黑";
	padding-bottom: 10px;
	color: #444444;
}
.lianxi h2 {
	font: normal 14px/26px "微软雅黑";
	color: #444444;
}
.lianxi span {
	color: #017ed8;
	font: normal 12px/26px "微软雅黑";
}
.ny_right {
	width: 900px;
	float: right;
}
.ny_t {
	text-align: right;
	clear: both;
	overflow: hidden;
}
.ny_t img {
	float: right;
	padding-top: 13px;
	padding-right: 10px;
}
.ny_t span {
	font: normal 14px/38px "微软雅黑";
	float: right;
}
.name {
	font: normal 24px/44px "微软雅黑";
	border-bottom: 1px dashed #c8c8c8;
	padding: 0px 0px 15px 0px;
}
.ny_nr {
	padding: 30px 0px;
	line-height: 28px;
}
.ny_banner {
	background: url(../images/ny_banner.jpg) no-repeat center top;
	height: 220px;
}
